home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / arexx / jrms.rdm < prev    next >
Text File  |  1996-05-20  |  607b  |  18 lines

  1. Short:    JRMS V1.0. Arexx script compiler. Improved version.
  2. Author:   mission@cs.tu-berlin.de (Jörg Riemer)
  3. Uploader: peters@stoebi.in-berlin.de (Peter Schulz)
  4. Type:     util/rexx
  5.  
  6. This is an improved version of RMS (RexxMasher). An Arexx compiler.
  7. Makes an executable from your selected Arexx script file.
  8.  
  9. - Totally rewritten version in assembler (DevPac)
  10. - Encrytion
  11. - 4 differents pack methods
  12. - Can removes all Comments
  13. - Can removes Tabs and Spaces
  14. - You can save your scripts with the removed Comments, Tabs and Spaces
  15. - Supports version strings, when possible.
  16.  
  17. - Last but not least, it works. :)
  18.